home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / o9245s40.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  19.1 KB  |  558 lines

  1. *PPD-Adobe: "4.2"
  2. *% 
  3. *% Copyright 1998 Oce-Technologies B.V., Venlo, The Netherlands
  4. *% All rights reserved
  5. *%
  6. *%
  7. *FormatVersion: "4.2"
  8. *FileVersion: "1.3"
  9. *LanguageEncoding: ISOLatin1
  10. *LanguageVersion: English
  11. *PCFileName: "O9245S40.PPD"
  12. *Manufacturer: "Oce"
  13. *Product: "(Oce 9245)"
  14. *PSVersion: "(2014.074) 1"
  15. *ModelName: "Oce 9245 PS2 Sorter 40 bins"
  16. *NickName: "Oce 9245 PS2 Sorter 40 bins"
  17.  
  18. *% Basic Capabilities =============================
  19. *FreeVM: "8388608"
  20. *LanguageLevel: "2"
  21. *ColorDevice: False
  22. *DefaultColorSpace: Gray
  23. *VariablePaperSize: False
  24. *TTRasterizer: Type42
  25. *FileSystem: True
  26. *?FileSystem: "
  27. save
  28.   (%disk%) currentdevparams dup /Writeable known
  29.   { /Writeable get {pop true} if
  30.   {(True)}{(False)} ifelse = flush
  31. restore"
  32. *End
  33.  
  34. *Throughput: "45"
  35. *Password: "0"
  36. *ExitServer: "
  37.  count 0 eq
  38.  { false } { true exch startjob } ifelse
  39.  not { 
  40.      (WARNING : Cannot modify initial VM.) = 
  41.      (Missing or invalid password.) = 
  42.      (Please contact the author of this software.) = flush quit
  43.      } if"
  44. *End
  45.  
  46. *Reset: "
  47.  count 0 eq
  48.  { false } { true exch startjob } ifelse
  49.  not {
  50.     (WARNING: Cannot reset printer.) =
  51.     (Missing or invalid password.) =
  52.     (Please contact the author of this software.) = flush quit
  53.     } if
  54.  systemdict /quit get exec
  55.  (WARNING : Printer Reset Failed.) = flush"
  56. *End
  57.  
  58. *%==========Resolution Information=========================
  59.  
  60. *OpenUI *Resolution: PickOne
  61. *OrderDependency: 30 AnySetup *Resolution
  62. *DefaultResolution: 600dpi
  63. *Resolution 300dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
  64. *Resolution 600dpi: "1 dict dup /HWResolution [600 600] put setpagedevice"
  65. *?Resolution: "
  66.   save
  67.     currentpagedevice /HWResolution get
  68.     0 get
  69.     (          ) cvs print
  70.     (dpi)
  71.     = flush
  72.   restore"
  73. *End
  74. *CloseUI: *Resolution
  75.  
  76. *% Halftone Information =====================
  77. *ScreenFreq: "70.2"
  78. *ScreenAngle: "45.0"
  79. *DefaultScreenProc: Dot
  80. *ScreenProc Dot: "
  81.   { 0.001 add exch 0.002 add exch
  82.     2 copy add 3 1 roll sub 2 copy 0 ge
  83.     { 0 ge
  84.       { 1.0 sub dup mul exch 1.0 sub dup mul add 2.0 sub -0.49 mul }
  85.       { 1.0 sub dup mul exch -1.0 sub dup mul add 2.0 sub -0.49 mul }
  86.       ifelse
  87.     }
  88.     { 0 ge
  89.       { -1.0 sub dup mul exch 1.0 sub dup mul add 2.0 sub -0.49 mul }
  90.       { -1.0 sub dup mul exch -1.0 sub dup mul add 2.0 sub -0.49 mul }
  91.       ifelse
  92.     }
  93.     ifelse
  94.   }"
  95. *End
  96. *ScreenProc Line: "{ pop }"
  97. *ScreenProc Ellipse: "
  98.   { dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  99. *End
  100.  
  101. *DefaultTransfer: Null
  102. *Transfer Null: "{ }"
  103. *Transfer Null.Inverse: "{ 1 exch sub }"
  104.  
  105.  
  106. *% Paper Handling ==========================
  107. *OpenGroup: PaperHandling
  108. *OpenUI *PageSize: PickOne
  109. *OrderDependency: 30 AnySetup *PageSize
  110. *DefaultPageSize: A4
  111. *PageSize Letter: "
  112.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  113. *End
  114. *PageSize A4: "
  115.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  116. *End
  117. *PageSize Legal: "
  118.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  119. *End
  120. *PageSize Folio: "
  121.     2 dict dup /PageSize [595 935] put dup /ImagingBBox null put setpagedevice"
  122. *End
  123. *PageSize Kwarto: "
  124.     2 dict dup /PageSize [575 720] put dup /ImagingBBox null put setpagedevice"
  125. *End
  126. *PageSize Commercial: "
  127.     2 dict dup /PageSize [595 765] put dup /ImagingBBox null put setpagedevice"
  128. *End
  129. *PageSize Foolscap: "
  130.     2 dict dup /PageSize [575 935] put dup /ImagingBBox null put setpagedevice"
  131. *End
  132. *PageSize SmallLegal: "
  133.     2 dict dup /PageSize [612 935] put dup /ImagingBBox null put setpagedevice"
  134. *End
  135. *?PageSize: "
  136.  save
  137.    currentpagedevice /PageSize get aload pop
  138.    2 copy gt {exch} if 
  139.    (Unknown) 
  140.    10 dict begin
  141.       [612 792] (Letter)  def
  142.       [595 842] (A4)  def
  143.       [612 1008] (Legal) def
  144.       [595 935] (Folio) def
  145.       [575 720] (Kwarto) def
  146.       [595 765] (Commercial) def
  147.       [575 935] (Foolscap) def
  148.       [612 935] (SmallLegal) def
  149.       currentdict
  150.    end
  151.    { exch aload pop 4 index sub abs 5 le exch 
  152.      5 index sub abs 5 le and 
  153.      {exch pop exit} {pop} ifelse
  154.    } bind forall
  155.    = flush pop pop
  156. restore"
  157. *End
  158. *CloseUI: *PageSize
  159.  
  160. *OpenUI *PageRegion: PickOne
  161. *OrderDependency: 40 AnySetup *PageRegion
  162. *DefaultPageRegion: A4
  163. *PageRegion Letter: "
  164.     2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  165. *End
  166. *PageRegion A4: "
  167.     2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  168. *End
  169. *PageRegion Legal: "
  170.     2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  171. *End
  172. *PageRegion Folio: "
  173.     2 dict dup /PageSize [595 935] put dup /ImagingBBox null put setpagedevice"
  174. *End
  175. *PageRegion Kwarto: "
  176.     2 dict dup /PageSize [575 720] put dup /ImagingBBox null put setpagedevice"
  177. *End
  178. *PageRegion Commercial: "
  179.     2 dict dup /PageSize [595 765] put dup /ImagingBBox null put setpagedevice"
  180. *End
  181. *PageRegion Foolscap: "
  182.     2 dict dup /PageSize [575 935] put dup /ImagingBBox null put setpagedevice"
  183. *End
  184. *PageRegion SmallLegal: "
  185.     2 dict dup /PageSize [612 935] put dup /ImagingBBox null put setpagedevice"
  186. *End
  187. *CloseUI: *PageRegion
  188.  
  189. *% The following entries provide information about specific paper keywords.
  190. *DefaultImageableArea: A4
  191. *ImageableArea Letter: "5.6 8.5 603.4 786.3"
  192. *ImageableArea A4: "5.6 8.5 586.4 836.3"
  193. *ImageableArea Legal: "5.6 8.5 603.4 1002.3"
  194. *ImageableArea Folio: "5.6 8.5 586.4 836.3"
  195. *ImageableArea Kwarto: "5.6 8.5 566.4 715.3"
  196. *ImageableArea Commercial: "5.6 8.5 586.4 761.3"
  197. *ImageableArea Foolscap: "5.6 8.5 566.4 836.3"
  198. *ImageableArea SmallLegal: "5.6 8.5 603.4 836.3"
  199.  
  200. *?ImageableArea: "
  201.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  202.   newpath clippath pathbbox
  203.   4 -2 roll exch 2 {ceiling cvp} repeat
  204.   exch 2 {floor cvp} repeat flush
  205.  restore"
  206. *End
  207.  
  208. *% These provide the physical dimensions of the paper (by keyword)
  209. *DefaultPaperDimension: A4
  210. *PaperDimension Letter: "612 792"
  211. *PaperDimension A4: "595 842"
  212. *PaperDimension Legal: "612 1008"
  213. *PaperDimension Folio: "595 935"
  214. *PaperDimension Kwarto: "575 720"
  215. *PaperDimension Commercial: "595 765"
  216. *PaperDimension Foolscap: "575 935"
  217. *PaperDimension SmallLegal: "612 935"
  218.  
  219.  
  220.  
  221. *% Input Sources
  222. *%
  223. *OpenUI *InputSlot: PickOne
  224. *OrderDependency: 20 AnySetup *InputSlot
  225. *DefaultInputSlot: PrinterDefault
  226. *InputSlot PrinterDefault/Printer Default: ""
  227. *InputSlot Upper: "statusdict begin 0 setpapertray end"
  228. *InputSlot Lower: "statusdict begin 1 setpapertray end"
  229. *?InputSlot: "
  230.  save statusdict begin
  231.   2 dict begin
  232.    /0 (Upper) def
  233.    /1 (Lower) def
  234.    papertray
  235.      {( ) cvs cvn load exec} stopped not{= flush}if
  236.   end
  237.  end restore"
  238. *End
  239. *CloseUI: *InputSlot
  240.  
  241. *OpenUI *ManualFeed: Boolean
  242. *OrderDependency: 20 AnySetup *ManualFeed
  243. *DefaultManualFeed: False
  244. *ManualFeed False: " 1 dict dup /ManualFeed false put setpagedevice"
  245. *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
  246. *?ManualFeed: "
  247.   save
  248.     currentpagedevice /ManualFeed get
  249.     {(True)}{(False)}ifelse = flush
  250.   restore"
  251. *End
  252. *CloseUI: *ManualFeed
  253.  
  254. *OpenUI *Duplex: PickOne
  255. *OrderDependency: 50 AnySetup *Duplex
  256. *DefaultDuplex: None
  257. *Duplex None/Simplex: "
  258.    2 dict dup /Duplex false put dup /Tumble false put setpagedevice"
  259. *End
  260. *Duplex DuplexNoTumble/Duplex Long-Edge Binding: "
  261.     2 dict dup /Duplex true put dup /Tumble false put setpagedevice"
  262. *End
  263. *Duplex DuplexTumble/Duplex Short-Edge Binding: "
  264.     2 dict dup /Duplex true put dup /Tumble true put setpagedevice"
  265. *End
  266. *?Duplex: "
  267.   save
  268.     currentpagedevice /Duplex get
  269.     { currentpagedevice /Tumble get
  270.       { (DuplexTumble) }
  271.       { (DuplexNoTumble) }
  272.       ifelse
  273.     }
  274.     { 
  275.        (None)
  276.     } ifelse
  277.     = flush
  278.   restore"
  279. *End
  280. *CloseUI: *Duplex
  281.  
  282. *OpenUI *Collate:  Boolean
  283. *OrderDependency:  50 AnySetup *Collate
  284. *DefaultCollate: True
  285. *Collate False:  "1 dict dup /Collate false put setpagedevice"
  286. *Collate True:  "1 dict dup /Collate true put setpagedevice"
  287. *?Collate: "
  288.   save
  289.   currentpagedevice /Collate get
  290.     {(True)}{(False)}ifelse = flush
  291.   restore"
  292. *End
  293. *CloseUI: *Collate
  294. *CloseGroup: PaperHandling
  295.  
  296. *OpenGroup: Finishing
  297. *OpenUI *OutputBin: PickOne
  298. *OrderDependency: 25 AnySetup *OutputBin
  299. *DefaultOutputBin: PrinterDefault
  300. *OutputBin PrinterDefault/Printer Default: ""
  301. *OutputBin Side: "statusdict begin 0 setoutputtray end"
  302. *OutputBin bin1: "statusdict begin 1 setoutputtray end"
  303. *OutputBin bin2: "statusdict begin 2 setoutputtray end"
  304. *OutputBin bin3: "statusdict begin 3 setoutputtray end"
  305. *OutputBin bin4: "statusdict begin 4 setoutputtray end"
  306. *OutputBin bin5: "statusdict begin 5 setoutputtray end"
  307. *OutputBin bin6: "statusdict begin 6 setoutputtray end"
  308. *OutputBin bin7: "statusdict begin 7 setoutputtray end"
  309. *OutputBin bin8: "statusdict begin 8 setoutputtray end"
  310. *OutputBin bin9: "statusdict begin 9 setoutputtray end"
  311. *OutputBin bin10: "statusdict begin 10 setoutputtray end"
  312. *OutputBin bin11: "statusdict begin 11 setoutputtray end"
  313. *OutputBin bin12: "statusdict begin 12 setoutputtray end"
  314. *OutputBin bin13: "statusdict begin 13 setoutputtray end"
  315. *OutputBin bin14: "statusdict begin 14 setoutputtray end"
  316. *OutputBin bin15: "statusdict begin 15 setoutputtray end"
  317. *OutputBin bin16: "statusdict begin 16 setoutputtray end"
  318. *OutputBin bin17: "statusdict begin 17 setoutputtray end"
  319. *OutputBin bin18: "statusdict begin 18 setoutputtray end"
  320. *OutputBin bin19: "statusdict begin 19 setoutputtray end"
  321. *OutputBin bin20: "statusdict begin 20 setoutputtray end"
  322. *OutputBin bin21: "statusdict begin 21 setoutputtray end"
  323. *OutputBin bin22: "statusdict begin 22 setoutputtray end"
  324. *OutputBin bin23: "statusdict begin 23 setoutputtray end"
  325. *OutputBin bin24: "statusdict begin 24 setoutputtray end"
  326. *OutputBin bin25: "statusdict begin 25 setoutputtray end"
  327. *OutputBin bin26: "statusdict begin 26 setoutputtray end"
  328. *OutputBin bin27: "statusdict begin 27 setoutputtray end"
  329. *OutputBin bin28: "statusdict begin 28 setoutputtray end"
  330. *OutputBin bin29: "statusdict begin 29 setoutputtray end"
  331. *OutputBin bin30: "statusdict begin 30 setoutputtray end"
  332. *OutputBin bin31: "statusdict begin 31 setoutputtray end"
  333. *OutputBin bin32: "statusdict begin 32 setoutputtray end"
  334. *OutputBin bin33: "statusdict begin 33 setoutputtray end"
  335. *OutputBin bin34: "statusdict begin 34 setoutputtray end"
  336. *OutputBin bin35: "statusdict begin 35 setoutputtray end"
  337. *OutputBin bin36: "statusdict begin 36 setoutputtray end"
  338. *OutputBin bin37: "statusdict begin 37 setoutputtray end"
  339. *OutputBin bin38: "statusdict begin 38 setoutputtray end"
  340. *OutputBin bin39: "statusdict begin 39 setoutputtray end"
  341. *OutputBin bin40: "statusdict begin 40 setoutputtray end"
  342. *CloseUI: *OutputBin
  343. *CloseGroup: Finishing
  344.  
  345. *% Font Information
  346. *%
  347. *DefaultFont: Courier
  348. *Font AvantGarde-Book: Standard "(002.001)" Standard ROM
  349. *Font AvantGarde-BookOblique: Standard "(002.001)" Standard ROM
  350. *Font AvantGarde-Demi: Standard "(002.001)" Standard ROM
  351. *Font AvantGarde-DemiOblique: Standard "(002.001)" Standard ROM
  352. *Font Bookman-Demi: Standard "(002.001)" Standard ROM
  353. *Font Bookman-DemiItalic: Standard "(002.001)" Standard ROM
  354. *Font Bookman-Light: Standard "(002.001)" Standard ROM
  355. *Font Bookman-LightItalic: Standard "(002.001)" Standard ROM
  356. *Font Courier: Standard "(002.001)" Standard ROM
  357. *Font Courier-Bold: Standard "(002.001)" Standard ROM
  358. *Font Courier-BoldOblique: Standard "(002.001)" Standard ROM
  359. *Font Courier-Oblique: Standard "(002.001)" Standard ROM
  360. *Font Garamond-Bold: Standard "(002.001)" Standard ROM
  361. *Font Garamond-BoldItalic: Standard "(002.001)" Standard ROM
  362. *Font Garamond-Light: Standard "(002.001)" Standard ROM
  363. *Font Garamond-LightItalic: Standard "(002.001)" Standard ROM
  364. *Font Helvetica: Standard "(002.001)" Standard ROM
  365. *Font Helvetica-Bold: Standard "(002.001)" Standard ROM
  366. *Font Helvetica-BoldOblique: Standard "(002.001)" Standard ROM
  367. *Font Helvetica-Condensed: Standard "(002.001)" Standard ROM
  368. *Font Helvetica-Condensed-Bold: Standard "(002.001)" Standard ROM
  369. *Font Helvetica-Condensed-BoldObl: Standard "(002.001)" Standard ROM
  370. *Font Helvetica-Condensed-Oblique: Standard "(002.001)" Standard ROM
  371. *Font Helvetica-Narrow: Standard "(002.001)" Standard ROM
  372. *Font Helvetica-Narrow-Bold: Standard "(002.001)" Standard ROM
  373. *Font Helvetica-Narrow-BoldOblique: Standard "(002.001)" Standard ROM
  374. *Font Helvetica-Narrow-Oblique: Standard "(002.001)" Standard ROM
  375. *Font Helvetica-Oblique: Standard "(002.001)" Standard ROM
  376. *Font NewCenturySchlbk-Bold: Standard "(002.001)" Standard ROM
  377. *Font NewCenturySchlbk-BoldItalic: Standard "(002.001)" Standard ROM
  378. *Font NewCenturySchlbk-Italic: Standard "(002.001)" Standard ROM
  379. *Font NewCenturySchlbk-Roman: Standard "(002.001)" Standard ROM
  380. *Font Palatino-Bold: Standard "(002.001)" Standard ROM
  381. *Font Palatino-BoldItalic: Standard "(002.001)" Standard ROM
  382. *Font Palatino-Italic: Standard "(002.001)" Standard ROM
  383. *Font Palatino-Roman: Standard "(002.001)" Standard ROM
  384. *Font Symbol: Special "(002.001)" Special ROM
  385. *Font Times-Bold: Standard "(002.001)" Standard ROM
  386. *Font Times-BoldItalic: Standard "(002.001)" Standard ROM
  387. *Font Times-Italic: Standard "(002.001)" Standard ROM
  388. *Font Times-Roman: Standard "(002.001)" Standard ROM
  389. *Font ZapfChancery-MediumItalic: Standard "(002.001) Standard ROM"
  390. *Font ZapfDingbats: Special "(002.001)" Special ROM
  391. *?FontQuery: "
  392.  save
  393.    { count 1 gt
  394.       { exch dup 127 string cvs (/) print print (:) print
  395.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  396.       } { exit } ifelse 
  397.    } bind loop
  398.    (*) = flush
  399.  restore"
  400. *End
  401.  
  402. *?FontList: "
  403. save
  404.   (*) {cvn ==} 128 string /Font resourceforall
  405.   (*) = flush
  406. restore"
  407. *End
  408.  
  409.  
  410. *% Printer Messages (verbatim from printer):
  411. *%
  412. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  413. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  414. *Message: "\FontName\ not found, using Courier"
  415.  
  416. *% Status (format: %%[ status: <one of these> ]%% )
  417. *%
  418. *Status: "idle"
  419. *Status: "busy"
  420. *Status: "waiting"
  421.  
  422. *% Status (format: %%[ status: <one of these>; Source: <one of these> ]%% )
  423. *%
  424. *Source: "FTP"
  425. *Source: "LPR"
  426. *Source: "Serial"
  427. *Source: "Parallel"
  428. *Source: "Telnet"
  429. *Source: "Socket"
  430. *Source: "Remote Server"
  431. *Source: "PrintLink"
  432. *Source: "other"
  433.  
  434. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  435. *%
  436. *PrinterError: "Close sorter"
  437. *PrinterError: "Close cover at bottom of stacker"
  438. *PrinterError: "Close cover, bottom of sorter, left"
  439. *PrinterError: "Close cover under finisher"
  440. *PrinterError: "Close cover, bottom of sorter, right"
  441. *PrinterError: "Push in upper paper tray"
  442. *PrinterError: "Close top cover of finisher"
  443. *PrinterError: "Close side cover of finisher"
  444. *PrinterError: "Push back lower stacker tray"
  445. *PrinterError: "Empty sorter bin"
  446. *PrinterError: "Empty sorter bin 01" 
  447. *PrinterError: "Empty sorter bin 02"
  448. *PrinterError: "Empty sorter bin 03" 
  449. *PrinterError: "Empty sorter bin 04" 
  450. *PrinterError: "Empty sorter bin 05" 
  451. *PrinterError: "Empty sorter bin 06" 
  452. *PrinterError: "Empty sorter bin 07" 
  453. *PrinterError: "Empty sorter bin 08" 
  454. *PrinterError: "Empty sorter bin 09" 
  455. *PrinterError: "Empty sorter bin 10" 
  456. *PrinterError: "Empty sorter bin 11" 
  457. *PrinterError: "Empty sorter bin 12" 
  458. *PrinterError: "Empty sorter bin 13" 
  459. *PrinterError: "Empty sorter bin 14" 
  460. *PrinterError: "Empty sorter bin 15"
  461. *PrinterError: "Empty sorter bin 16" 
  462. *PrinterError: "Empty sorter bin 17" 
  463. *PrinterError: "Empty sorter bin 18"
  464. *PrinterError: "Empty sorter bin 19"
  465. *PrinterError: "Empty sorter bin 20"
  466. *PrinterError: "Empty sorter bin 21" 
  467. *PrinterError: "Empty sorter bin 22"
  468. *PrinterError: "Empty sorter bin 23" 
  469. *PrinterError: "Empty sorter bin 24" 
  470. *PrinterError: "Empty sorter bin 25" 
  471. *PrinterError: "Empty sorter bin 26" 
  472. *PrinterError: "Empty sorter bin 27" 
  473. *PrinterError: "Empty sorter bin 28" 
  474. *PrinterError: "Empty sorter bin 29" 
  475. *PrinterError: "Empty sorter bin 30" 
  476. *PrinterError: "Empty sorter bin 31" 
  477. *PrinterError: "Empty sorter bin 32" 
  478. *PrinterError: "Empty sorter bin 33" 
  479. *PrinterError: "Empty sorter bin 34" 
  480. *PrinterError: "Empty sorter bin 35"
  481. *PrinterError: "Empty sorter bin 36" 
  482. *PrinterError: "Empty sorter bin 37" 
  483. *PrinterError: "Empty sorter bin 38"
  484. *PrinterError: "Empty sorter bin 39"
  485. *PrinterError: "Empty sorter bin 40"
  486. *PrinterError: "Empty lower stacker tray"
  487. *PrinterError: "Empty upper stacker tray"
  488. *PrinterError: "Refill both paper trays"
  489. *PrinterError: "Refill paper trays"
  490. *PrinterError: "Refill lower paper tray"
  491. *PrinterError: "Refill upper paper tray"
  492. *PrinterError: "Feed sheet in bypass"
  493. *PrinterError: "Adjust format papertrays"
  494. *PrinterError: "Adjust weight papertrays"
  495. *PrinterError: "Please wait"
  496. *PrinterError: "Both paper levels low"
  497. *PrinterError: "Paper levels low"
  498. *PrinterError: "Lower paper level low"
  499. *PrinterError: "Upper paper level low"
  500. *PrinterError: "Both trays down"
  501. *PrinterError: "Trays down"
  502. *PrinterError: "Lower tray down"
  503. *PrinterError: "Upper tray down"
  504. *PrinterError: "Lower stacker tray out"
  505. *PrinterError: "Lower stacker tray full"
  506. *PrinterError: "Upper stacker tray full"
  507. *PrinterError: "Cleaner unit full"
  508. *PrinterError: "Account file full"
  509. *PrinterError: "Toner level low"
  510. *PrinterError: "Trace file full"
  511. *PrinterError: "Tracing for"
  512. *PrinterError: "Service interval exceeded"
  513.  
  514. *DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  515.  
  516. *% Color Separation Information
  517. *%
  518. *DefaultColorSep: ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi
  519.  
  520. *InkName: ProcessBlack/Process Black
  521. *InkName: CustomColor/Custom Color
  522. *InkName: ProcessCyan/Process Cyan
  523. *InkName: ProcessMagenta/Process Magenta
  524. *InkName: ProcessYellow/Process Yellow
  525.  
  526. *% For 60 lpi / 300 dpi
  527. *%
  528. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  529. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  530. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  531. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  532. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  533.  
  534. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  535. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  536. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  537. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  538. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  539.  
  540. *% For 53 lpi / 300 dpi
  541. *%
  542. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  543. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  544. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  545. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  546. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  547.  
  548. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  549. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  550. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  551. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  552. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  553.  
  554.  
  555. *% end of PPD file for Oce 9245 printer
  556.  
  557.  
  558.